AdCourseFulfillmentOrder 
EntityType  Independent 
Logical Entity Name  AdCourseFulfillmentOrder 
Default Table Name  AdCourseFulfillmentOrder 
Logical Only  NO 
Definition 
 
Note 
 

AdCourseFulfillmentOrder Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdCourseFulfillmentOrderId(PK)    CHAR(10)  NO 
 
Code    CHAR(10)  NO 
 
Descrip    CHAR(10)  NO 
 
Active    CHAR(10)  NO 
 
UserID(FK)    INTEGER  NO 
 
CampusGroupId(FK)    INTEGER  YES 
 
XMLData    CHAR(10)  YES 
 
DateAdded    CHAR(10)  NO 
 
DateLstMod    CHAR(10)  NO 
 
Ts    CHAR(10)  NO 
 
CreatedUserId(FK)    INTEGER  NO 
 

AdCourseFulfillmentOrder Keys 
Key Name  Key Type  Keys 
PK_AdCourseFulfillment_AdCourseFulfillmentOrderId  PrimaryKey  AdCourseFulfillmentOrderId 
Uk_AdCourseFulfillmentOrder_Code  Alternate Key  Code 
Nk_AdCourseFulfillmentOrder_SyCampusGrpID  Inversion Entry  CampusGroupId 

AdCourseFulfillmentOrder Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        CreatedUserId  NO 
CampusGroup  Non-Identifying  Zero or One to Zero or More        CampusGroupId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

AdCourseFulfillmentOrder Check Constraints 
Check Constraint Name  CheckConstraint